CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 控制台

搜索资源列表

  1. VC_TCP_UDP_chatroom

    0下载:
  2. 本程序基于VC编写的基于控制台的四个程序,完成了利用TCP和UDP实现实时聊天的功能,内有word文档详细说明。-The program is based on VC-based console written in the four procedures, the completion of the use of TCP and UDP for real-time chat features, detailed descr iption of the document within the w
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:118703
    • 提供者:
  1. VCPP

    0下载:
  2. 告诉我们什么是控制台程序,什么事Win程序,什么是GUI程序,C++能干什么,VC和C++的区别是什么-Tell us what is the console program, what Win program, what is the GUI program, C++ can do, VC and C++ What is the difference
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3572139
    • 提供者:魏春
  1. Console

    0下载:
  2. vc核心程序 WinSock控制台界面的编程,希望对大家有所帮助 -vc console interface of the core program WinSock programming, we want to help
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-08
    • 文件大小:16777
    • 提供者:方志华
  1. VCPP

    0下载:
  2. 利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口-Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (W
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:136825
    • 提供者:hzl
  1. DllTest

    0下载:
  2. 代码见MyDll和Test文件夹 前者为编译的vc++ dll 后者为调用该dll的控制台程序 因在本站上未搜到此类代码,特试后提供 仅供VC++ dll初学者揣摩-Code see MyDll former Test folder and compile vc++ dll which calls the dll for the program because the console is not found on the site to such code, especiall
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:625026
    • 提供者:dingding
  1. Warehouse-Management-System

    0下载:
  2. 用VC++编写的基于控制台的小程序,实现仓库库房的一些管理功能。仓库管理系统。-Written with VC++ console-based applet to achieve some of the warehouse warehouse management functions. Warehouse Management System.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:39210
    • 提供者:王侯
  1. wuziqi

    0下载:
  2. 用vc实现的五子棋控制台程序,里面用到栈和队列的知识!-Implemented backgammon with the vc console application, which uses the knowledge of the stack and queue!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:222772
    • 提供者:邓名仲
  1. aco2

    0下载:
  2. 控制台应用程序 : aco 项目概况 应用程序向导已为您创建了这个 aco 应用程序。 此文件包含组成 aco 应用程序 的每个文件的内容摘要。 aco.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 aco.cpp 这是主应用程序源文件。 其他标准文件: StdAfx.h、
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:391263
    • 提供者:鲍伟强
  1. UdpAttack

    0下载:
  2. udp 泛洪攻击vc++源码,visual studi新建控制台程序编译即可-udp Pan Hung attack vc++ source code, Visual studi new console application compiled to...
  3. 所属分类:Network Security

    • 发布日期:2017-03-24
    • 文件大小:1010
    • 提供者:李振宇
  1. SynAttack

    1下载:
  2. syn泛洪攻击vc++源码,visual studi新建控制台程序编译即可
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:2722
    • 提供者:李振宇
  1. OS

    0下载:
  2. 操作系统(Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统是一个庞大的管理控制程序,大致包括5个方面的管理功能:进程与处理机管理、作业管理、存储管理、设备管理、文件管理。本文对操作系统的5个功能中的4个功能进行了模拟,以VC++6.0为开发平台编写了相应的控制台应用程序。-Operating system (Operating System, referred to as OS) is a computer hardware
  3. 所属分类:OS Develop

  1. les1_con

    0下载:
  2. 基于控制台的VC OpenGL空框架程序,最小的OpenGL程序,短短几行代码,适合初学者第一次配置opengl使用。-Console based on VC OpenGL framework of procedures, the minimum of the OpenGL program, just a few lines of code, suitable for beginners to first configure OpenGL to use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:256491
    • 提供者:老段
  1. biany

    0下载:
  2. VC, VS 编译 testProgs中是各种媒体文件的测试程序。 另外一种编译方法是新建一个空的控制台工程,将所有的源码拷贝进去直接编译,这种编译方法的好处是所有源文件在一个工程中,不以库的形式出现,调试和查看代码比较方便。 -VC, VS compiler TestProgs is a media file test procedure.In addition a compiling method is to create a new empty console projec
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:174325
    • 提供者:张秋艳
  1. OpenCV_sliderVideo

    0下载:
  2. 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:595
    • 提供者:huanghanyu11
  1. hanoi

    0下载:
  2. 实现汉诺塔的程序,用VC++6.0开发,能够在控制台程序中运行-Tower of Hanoi
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:8265
    • 提供者:
  1. testFindfile

    0下载:
  2. 很好用的文件查找代码 并用可以输出文件日期 VC++开发 控制台程序,方便移植-Good use of the file to look for the code and the output file the date VC++ development console program to facilitate transplantation
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:7170
    • 提供者:张军
  1. glut_shapes

    0下载:
  2. VC++用户创建一个Win32控制台项目和链接-VC++ users should create a Win32 Console project and link
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1951
    • 提供者:Eden
  1. blocks

    0下载:
  2. VC++改进的简易连连看 VC/C++源码,连连看,VC++改进的连连看,控制台-The the VC++ improved ease Lianliankan the VC/C++ source, Lianliankan Lianliankan,, VC++ improved console
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:231708
    • 提供者:李杰
  1. TCS

    0下载:
  2. 贪吃蛇的控制台版本,直接粘贴到VC++中使用-The console version of the Snake, and paste it directly into VC++ use
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:1203
    • 提供者:lin
  1. lunkuo

    0下载:
  2. VC++上实现opencv 对物体轮廓的提取,控制台程序-Opencv object contour extraction VC++ console program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:361122
    • 提供者:wanghui
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com